Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202205][ssg]: Use C++ strings for text handling #326

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

theasianpianist
Copy link
Contributor

Replace char* and C string functions with C++ strings.

Why I did it

Manual cherry-pick of #325

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Replace char* and C string functions with C++ strings.
@rlhui rlhui merged commit a769fed into sonic-net:202205 Apr 9, 2024
3 checks passed
xincunli-sonic pushed a commit to xincunli-sonic/sonic-buildimage-msft that referenced this pull request Apr 26, 2024
…tomatically (#16331)

src/sonic-linux-kernel

* db00eb9 - (HEAD -> 202205, origin/202205) PATCH] net: allow user to set metric on default route learned via Router Advertisement (sonic-net#326) (2 days ago) [abdosi]
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…tomatically (#16283)

#### Why I did it
src/sonic-linux-kernel
```
* a2aa335 - (HEAD -> master, origin/master, origin/HEAD) PATCH] net: allow user to set metric on default route learned via Router Advertisement (sonic-net#326) (12 hours ago) [abdosi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants